CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - rank sort

搜索资源列表

  1. sort 实现几种典型排序方法

    1下载:
  2. 实现几种典型排序方法:a) Insertion Sort;b) Selection Sort;c) Bubble Sort;d) Rank Sort 分析算法的时间复杂度并测量其实际运行时间。-Order to achieve several typical methods: a) Insertion Sort b) Selection Sort c) Bubble Sort d) Rank Sort algorithm' s time complexity analysis and me
  3. 所属分类:书籍源码

    • 发布日期:2017-03-26
    • 文件大小:4369
    • 提供者:Yuan
  1. Assignment_03_6.3.3.c.zip

    0下载:
  2. this is the rank sort algorithm for mpi platform,this is the rank sort algorithm for mpi platform
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:1506
    • 提供者:Pavlos Kalogian
  1. mpi

    1下载:
  2. 基于MPI的并行快排和并行枚举排序的实现。属于MPI的入门级程序。-MPI-based parallel quick scheduling and parallel implementation enumeration sort. MPI belong to the entry-level procedures.
  3. 所属分类:MPI

    • 发布日期:2017-03-22
    • 文件大小:4125
    • 提供者:兰韬
  1. MPI-Sort

    0下载:
  2. 枚举、快速排序和正则采样排序的并行算法,附带说明,无解压密码-Enumeration, fast sorting and regular sampling of parallel sorting algorithms, annotated, non-decompression password
  3. 所属分类:MPI

    • 发布日期:2017-03-26
    • 文件大小:8869
    • 提供者:不死鸟
  1. mpi_bubble

    1下载:
  2. 冒泡算法,在mpi平台下编写,适合初学者学习的。-Bubble Sort algorithm, written in the mpi platform, suitable for beginners to learn.
  3. 所属分类:MPI

    • 发布日期:2017-03-28
    • 文件大小:1133
    • 提供者:马启超
  1. yundonghui

    0下载:
  2. C++编程,实现运动会成绩的统计,可以完成输入、查找、按男子或者女子或者团体总分名次或者学校编号等等进行排序输出-C++ Programming to achieve results of statistical games, you can complete the input, find, by man or woman or group scores or school ID, etc. Rank sort output
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:3218
    • 提供者:明明
  1. rank_sort

    0下载:
  2. Rank sort algorithm implementation in a cluster of personal computers with ANSI C
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:1480
    • 提供者:kthomas_k
  1. mpi_quick_sort

    0下载:
  2. 用并行mpi进行快速排序 用并行mpi进行快速排序-Using parallel mpi quick sort quick sort using parallel mpi
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:2453
    • 提供者:liuqiang
  1. svm_rank.tar

    1下载:
  2. Learning to Rank的一个方法,把排序问题转换成了一个分类问题,然后用支持向量机(SVM)训练出一个模型来。-Learning to Rank of a way to sort problem is transformed into a classification problem, and then use support vector machine (SVM) to train a model.
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-12-10
    • 文件大小:88075
    • 提供者:leo
  1. ranksortseq

    0下载:
  2. Sequential Rank Sort C-Sequential Rank Sort C++
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:1077748
    • 提供者:Shripal
  1. saturdaynight

    0下载:
  2. 一个简单的桶排序 MPI 例子 包括 scatter gather gatherv alltoall alltoallv 的使用 -a bucket sort MPI sample using the gather scatter gatherv alltoall and alltoallv function
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:2194
    • 提供者:zhidong
  1. MPI_RegularSamplingQuickSort

    0下载:
  2. Regular Sampling Quick Sort (general quicksort) MPI based. Original Proposed by C.J.Quinn. Tested and developed by MPI teams in H.U.T (monteCristo)
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:5158
    • 提供者:montecristo
  1. quicksort.c

    0下载:
  2. quick sort in parallel version with MPI
  3. 所属分类:MPI

    • 发布日期:2017-03-28
    • 文件大小:1043
    • 提供者:Shahir Salman M
  1. 14parallel_bucket_sort

    0下载:
  2. Parallel Bucket Sort with MPI
  3. 所属分类:MPI

    • 发布日期:2017-04-13
    • 文件大小:1895
    • 提供者:billalraza
  1. rank-of--100--meter-race-

    0下载:
  2. 某大学开田径运动会,现有12名选手参加100米比赛,对应的运动员号及成绩如表所示,请按照成绩排名并输出,要求每一行输出名次、运动员号及成绩。要求用冒泡法排序。-To open a university track and field sports, currently has 12 players to participate in 100m, corresponding to the number of athletes and the results shown in the table,
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:11968
    • 提供者:bryce
  1. rank

    0下载:
  2. 判断有向图是否可以拓扑排序,如果可以拓扑排序则输出排序结果,否则输出其中任一环。-Determine whether a directed graph topological sort, if the topological sort can sort the results are output, otherwise the output of any one circle.
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1094
    • 提供者:边旭
  1. rank

    0下载:
  2. 实现带头结点的链表按照从小到大的顺序的排序,用c语言编写的-Take the lead in the linked list of nodes in accordance with the small to the large order of the sort
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:802
    • 提供者:许大海
  1. alecu

    0下载:
  2. Parallel Rank Sort-Economy Informatics Department, A.S.E. Bucharest
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:80764
    • 提供者:saeed
  1. rank

    0下载:
  2. 程序主要功能是对数组的排序,可以选择排序个数,也可选择升降序排列。-Program' s main function is to sort the array, you can choose the number of sorting can also choose l descending order.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-04
    • 文件大小:7963
    • 提供者:耿浩杰
  1. rank

    0下载:
  2. C语言实现插入排序算法。 动态数组,长度任意输入-C language insertion sort algorithm. Dynamic array, the length of any input
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:701
    • 提供者:nicole
« 12 3 »
搜珍网 www.dssz.com